projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c502b
)
(calendar-only-one-frame-setup): Add autoload.
author
Glenn Morris
<rgm@gnu.org>
Mon, 20 Jan 2003 21:25:29 +0000
(21:25 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 20 Jan 2003 21:25:29 +0000
(21:25 +0000)
lisp/calendar/calendar.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/calendar.el
b/lisp/calendar/calendar.el
index a9d9a7043969372fa03b4db1b4c8b5b577703ada..8de969df369b4cffb8f73610fab7ebc88b45e0ac 100644
(file)
--- a/
lisp/calendar/calendar.el
+++ b/
lisp/calendar/calendar.el
@@
-1351,6
+1351,9
@@
The Gregorian date Sunday, December 31, 1 BC is imaginary."
"Move cursor to DATE."
t)
+(autoload 'calendar-only-one-frame-setup "cal-x"
+ "Start calendar and display it in a dedicated frame.")
+
(autoload 'calendar-one-frame-setup "cal-x"
"Start calendar and display it in a dedicated frame together with the diary.")